home *** CD-ROM | disk | FTP | other *** search
/ Disc to the Future 2 / Disc to the Future Part II Programmer's Reference (Wayzata Technology)(6013)(1992).bin / MAC / THINKC / 4_0 / WDFTST__ / ABOUT_AN.SI- next >
Text File  |  1990-06-11  |  524b  |  12 lines

  1. When you look at this project, you are bound to wonder:
  2.  
  3.   What is the "ANSI-teeny" library?
  4.  
  5. It's a library I built by making a copy of the ANSI-A4
  6. library, using "Set Project Type..." to change its type
  7. from "Code Resource" to "Application", and rebuilding it.
  8. (You also need an ansi-config.h file; these are stored
  9. in folders whose names are parenthesized library names,
  10. within the "config" folder.)  If you don't want to do that,
  11. you could replace ANSI-teeny with ANSI-small, which will
  12. make the program a little bigger.